home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM BV3 / BMUG PD-ROM Version BV3 (CDRM1097900).iso / HyperCard / Games / Rabbit Hunt / Rabbit Hunt / card_10883.txt < prev    next >
Text File  |  1991-04-10  |  4KB  |  217 lines

  1. -- card: 10883 from stack: in
  2. -- bmap block id: 11246
  3. -- flags: 0000
  4. -- background id: 2799
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=8 top=10 right=31 bottom=38
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 20689 / 20689
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Home
  20.  
  21.  
  22. -- part 3 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=6 top=214 right=229 bottom=20
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 1018 / 1018
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: New Button
  34.  
  35.  
  36. -- part 4 (button)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=1 top=252 right=274 bottom=25
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 20689 / 20689
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Home
  48.  
  49.  
  50. -- part 6 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=157 top=208 right=239 bottom=193
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 4895 / 4895
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: North
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   go to card id 30873
  65. end mouseUp
  66.  
  67.  
  68.  
  69.  
  70. -- part 7 (button)
  71. -- low flags: 00
  72. -- high flags: 0000
  73. -- rect: left=159 top=267 right=299 bottom=192
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 6724 / 6724
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: South
  82. ----- HyperTalk script -----
  83. on mouseUp
  84.   go to card id 16962
  85. end mouseUp
  86.  
  87.  
  88.  
  89.  
  90. -- part 8 (button)
  91. -- low flags: 00
  92. -- high flags: 0000
  93. -- rect: left=125 top=239 right=267 bottom=159
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 902 / 902
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: West
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.   go to card id 10312
  105. end mouseUp
  106.  
  107.  
  108.  
  109.  
  110. -- part 9 (button)
  111. -- low flags: 00
  112. -- high flags: 0000
  113. -- rect: left=192 top=239 right=267 bottom=226
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 26425 / 26425
  116. -- text alignment: 1
  117. -- font id: 0
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: East
  122. ----- HyperTalk script -----
  123. on mouseUp
  124.   go to card id 11314
  125. end mouseUp
  126.  
  127.  
  128.  
  129.  
  130. -- part 11 (button)
  131. -- low flags: 00
  132. -- high flags: 0000
  133. -- rect: left=434 top=270 right=292 bottom=475
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 1011 / 1011
  136. -- text alignment: 1
  137. -- font id: 0
  138. -- text size: 12
  139. -- style flags: 0
  140. -- line height: 16
  141. -- part name: Home
  142.  
  143.  
  144. -- part 12 (button)
  145. -- low flags: 00
  146. -- high flags: 0000
  147. -- rect: left=436 top=214 right=236 bottom=472
  148. -- title width / last selected line: 0
  149. -- icon id / first selected line: 1009 / 1009
  150. -- text alignment: 1
  151. -- font id: 0
  152. -- text size: 12
  153. -- style flags: 0
  154. -- line height: 16
  155. -- part name: Look
  156. ----- HyperTalk script -----
  157. on mouseUp
  158.   go to any card in stack "Look"
  159. end mouseUp
  160.  
  161.  
  162.  
  163. -- part 13 (button)
  164. -- low flags: 00
  165. -- high flags: 0000
  166. -- rect: left=365 top=265 right=297 bottom=397
  167. -- title width / last selected line: 65535
  168. -- icon id / first selected line: -15744 / 49792
  169. -- text alignment: 1
  170. -- font id: 0
  171. -- text size: 12
  172. -- style flags: 0
  173. -- line height: 16
  174. -- part name: Wait
  175. ----- HyperTalk script -----
  176. on mouseUp
  177.   go to card id 6397
  178.   wait 2 secs
  179.   go back
  180. end mouseUp
  181.  
  182.  
  183.  
  184.  
  185. -- part 14 (button)
  186. -- low flags: 00
  187. -- high flags: 0000
  188. -- rect: left=361 top=209 right=243 bottom=396
  189. -- title width / last selected line: 0
  190. -- icon id / first selected line: 31685 / 31685
  191. -- text alignment: 1
  192. -- font id: 0
  193. -- text size: 12
  194. -- style flags: 0
  195. -- line height: 16
  196. -- part name: Help
  197. ----- HyperTalk script -----
  198. on mouseUp
  199.   go to card id 5644
  200. end mouseUp
  201.  
  202.  
  203.  
  204.  
  205. -- part 15 (button)
  206. -- low flags: 00
  207. -- high flags: 0000
  208. -- rect: left=401 top=16 right=31 bottom=415
  209. -- title width / last selected line: 0
  210. -- icon id / first selected line: 1018 / 1018
  211. -- text alignment: 1
  212. -- font id: 0
  213. -- text size: 12
  214. -- style flags: 0
  215. -- line height: 16
  216. -- part name: New Button
  217.